<H4> Update Time 03/13/11---18:03:32 </H4>
<HR>
<A NAME="Information">
<H2>Information from source codes</H2>
</A>
<PRE>
../src/lmrc2viff.c:
</PRE>
<HR>
<A NAME="include">
<H2>khorosData.h</H2>
</A>
<PRE>
/*
# %M% %Y% %I%
# The latest update : %G% at %U%
#
#%Z% khorosData.h ver %I%
#%Z% Created by 
#%Z%
#%Z% Usage : khorosData.h 
#%Z% Attention
#%Z%
*/

#include "image.h"
#include "kapputils/kapputils.h"
#include "kdatafmt/viff.h"
 
#include "mrcImage.h"

/* prototype begin */

extern int lmrc2viff(mrcImage* mrc, kobject viff);

/* prototype end */
</PRE>
